home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2006 May
/
PCWMAY06.iso
/
Software
/
Resources
/
Partition Logic 0.61
/
partlogic-0.61.iso
/
programs
/
helpfiles
/
cp.txt
< prev
next >
Wrap
Text File
|
2006-01-31
|
515b
|
19 lines
-- cp --
Copy files.
Synonym:
copy
Usage:
cp <file1> [file2] ... <new_name | detination_directory>
This command will copy a file or files. If one source file is specified,
then the last argument can be either the new filename to copy to, or else
can be a destination directory -- in which case the new file will have the
same name as the source file. If multiple source files are specified, then
the last argument must be a directory name and all copies will have the same
names as their source files.